rbtree: Remove gtk_rb_tree_find()
authorBenjamin Otte <otte@redhat.com>
Sat, 12 Jan 2019 14:09:37 +0000 (15:09 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 14 Jan 2019 01:14:11 +0000 (02:14 +0100)
commit7ff949ea30edc8abd8cfd8ca30aa26632033f106
tree97162dc7434d12bcfff779b1f5003e7ade843f2f
parent25bca27bfe04cddc9b76f9396b44225fe5603f76
rbtree: Remove gtk_rb_tree_find()

Searching through the tree is too specific to use a general function.
All the existing code just copies and slightly adapts the same 20 lines
instead, so there's no reason to keep the complicated API.
gtk/gtkrbtree.c
gtk/gtkrbtreeprivate.h